- symmetrical multiprocessing system
- Сетевые технологии: SMP-система, симметричная многопроцессорная система, система с симметричной многопроцессорной обработкой
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
symmetrical multiprocessing — A multiprocessing design that assigns a task to a processor in response to system load as the application starts running. This design makes for a much more flexible system than asymmetrical multiprocessing, in which the programmer matches a… … Dictionary of networking
multiprocessing — The ability of an operatingsystemtousemorethanoneprocessor in a single computer. Symmetrical multiprocessing refers to the operating system s ability to assign tasks dynamically to the next available… … Dictionary of networking
Asymmetric multiprocessing — Note: This article refers to both asymmetrical multiprocessing and multiprocessors.Asymmetric multiprocessing or ASMP is a style of multiprocessing supported in DEC s VMS V.3 as well as a number of older systems including TOPS 10 and OS 360. It… … Wikipedia
Symmetric multiprocessing — In computing, symmetric multiprocessing (SMP) involves a multiprocessor computer hardware architecture where two or more identical processors are connected to a single shared main memory and are controlled by a single OS instance. Most common… … Wikipedia
asymmetrical multiprocessing — A multiprocessing design in which the programmer matches a specific task to a certain processor when writing the program. This design makes for a much less flexible system than SMP (symmetrical multiprocessing) and may result in one… … Dictionary of networking
система с симметричной многопроцессорной обработкой — — [Л.Г.Суменко. Англо русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.] Тематики информационные технологии в целом EN symmetrical multiprocessing system … Справочник технического переводчика
VxWorks — Логотип VxWorks в ASCII графике Разработчик Wind River Systems … Википедия
AT&T Computer Systems — is the generic name for American Telephone Telegraph s unsuccessful attempt to compete in the computer business. In return for divesting the local Bell Operating Companies (Baby Bells), AT T was allowed to have an unregulated division to sell… … Wikipedia
TOPS-10 — Company / developer Digital Equipment Corporation Programmed in MACRO 10, BLISS OS family DEC OS family Working state Discontinued Latest stable release 7.04 … Wikipedia
CompactPCI Serial — is a new industrial standard for modular computer systems. It is based on the established PICMG 2.0 CompactPCI standard[1], which uses the parallel PCI bus for communication among a system s card components. In contrast to this, CompactPCI Serial … Wikipedia
parallel processing — A computing method that can be performed by systems containing two or more processors operating simultaneously. In parallel processing, all processors work on different aspects of the same program at the same time, in order to share the… … Dictionary of networking